CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sga MATLAB

搜索资源列表

  1. 简单遗传算法(SGA).rar

    0下载:
  2. matlab中运行
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:5860
    • 提供者:
  1. my_sga

    0下载:
  2. 有用的SGA的Matlab源代码,求函数的最大值,根据SGA的C代码改变,很容易懂,对SGA 学习很有帮助-useful SGA Matlab source code, the maximum demand function, According to the SGA C code change, it is easy to understand and very helpful to SGA
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2026
    • 提供者:李洁薇
  1. SGA

    0下载:
  2. 遗传算法中的简单遗传算法,用matlab实现。-genetic algorithm simple genetic algorithm, using Matlab to achieve.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:20435
    • 提供者:江东
  1. SGA.rar

    0下载:
  2. 基本的遗传算法matlab语言实现,可变换其中的目标函数,实现计算,Basic genetic algorithm matlab language can transform one of the objective function, the realization of the calculation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2082
    • 提供者:刘军海
  1. sga

    0下载:
  2. 基本遗传算法的matlab源程序,bstr2rval.m为基本编码转为实际值子函数,createPop.m创建初始种群子函数,crossOper.m基因交叉子函数,indiEval.m个体实际值子函数,mutateOper.m基因变异子函数,selectOper.m选择算子子函数,sga.m基本遗传算法子函数-The basic genetic algorithm matlab source, bstr2rval.m as the basic coding to the actual value
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4685
    • 提供者:闫安心
  1. (SGA)

    0下载:
  2. 基于MATLAB遗传算法(SGA)实现 基于MATLAB遗传算法(SGA)实现-MATLAB based genetic algorithm (SGA) based on MATLAB genetic algorithm (SGA) to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:169548
    • 提供者:陈玲
  1. 简单遗传算法(SGA)

    0下载:
  2. matlab中运行-matlab run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:6131
    • 提供者:王久兴
  1. GA

    4下载:
  2. 由我收集或写出的GA源码,包括GA、SGA、AGA、TSPGA、GAPID、NSGA、NSGA2等。-From my collection or write source of the GA, including the GA, SGA, AGA, TSPGA, GAPID, NSGA, NSGA2 and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:445027
    • 提供者:
  1. ga

    1下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA),遗传算法简单源程序。-Genetic Algorit
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-29
    • 文件大小:104273
    • 提供者:周武静
  1. matlab-yichuan-suanfa

    1下载:
  2. 基于Matlab的遗传算法~是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-SGA 《Adaptation in Natural and A
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6809
    • 提供者:蒋鑫
  1. yichuansuanfa_jixieshou

    0下载:
  2. 提出一种改进的遗传算法用于求解机械手运动学逆问题. 该算法采用实数编码, 其交叉概率和变异 概率根据解的适应度函数值自适应调整. 计算机仿真结果显示, 该算法较简单遗传算法(SGA) 求解精度高, 收敛速度快且稳定性能好.-An improved genetic algorithm for solving the inverse problem of manipulator kinematics. The algorithm uses real number encoding, the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:143065
    • 提供者:杨元龙
  1. sga

    0下载:
  2. 单体生长算法(SGA)的matlab程序实现,提取10个端元-Single growing algorithm (SGA) in the matlab program to achieve the extraction of 10 end-
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3803114
    • 提供者:
  1. Self-MATLAB-code-genetic-algorithm

    0下载:
  2. 发一份自编的MATLAB遗传算法代码,用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值-Send a self-compiled MATLAB genetic algorithm code, with the simple genetic algorithm (Simple Genetic Algorithm or Standard Genetic Algorithm, SGA) to stri
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:6782
    • 提供者:李慧
  1. MATLAB

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。 -In artificial intellig
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:47273
    • 提供者:李际超
  1. SGA

    0下载:
  2. 按照标准的遗传算法步骤编写的matlab遗传算法程序-Matlab genetic algorithm written in accordance with the standard genetic algorithm steps
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1666
    • 提供者:罗旭
  1. SGA

    0下载:
  2. 主要通过Matlab实现遗传算法的操作,帮助那些对遗传算法感兴趣的人进行学习参考-Matlab genetic algorithm operation to help those people interested in the genetic algorithm to learn the reference
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:4383
    • 提供者:竹子
  1. SGA

    0下载:
  2. 运用了简单遗传算法,在matlab环境下设计了轮盘赌法-Simple genetic algorithm roulette
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1999
    • 提供者:qss
  1. SGA-matlab

    1下载:
  2. 解决遗传算法MATLAB编程,有助于初学者借鉴。-Solve the genetic algorithm MATLAB programming, help for beginners to learn from.
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:4096
    • 提供者:王林
  1. SGA

    0下载:
  2. 高光谱,最大单形体算法,SGA,MATLAB的工具箱,可以直接使用-Hyperspectral, the largest single body algorithm, SGA, MATLAB toolbox can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1746550
    • 提供者:
  1. SGA

    0下载:
  2. 实现简单遗传算法matlab编程,实现多值函数优化,找到最优解实现函数收敛(The realization of a simple genetic algorithm matlab programming, realize the optimization of multi function value, find the optimal solution to achieve the function of convergence)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:20480
    • 提供者:swan95
« 12 3 »
搜珍网 www.dssz.com